Skip to content

feat(diagnostics): add opt-in lightweight telemetry#87

Merged
ori0o0p merged 3 commits intomainfrom
feature/optin-telemetry
Feb 15, 2026
Merged

feat(diagnostics): add opt-in lightweight telemetry#87
ori0o0p merged 3 commits intomainfrom
feature/optin-telemetry

Conversation

@ori0o0p
Copy link
Member

@ori0o0p ori0o0p commented Feb 15, 2026

Summary

  • add local-only execution telemetry aggregation in ExecutionService (success rate, average runtime, top error codes)
  • add persisted telemetry opt-in state in AppState and wire it to execution telemetry enablement
  • add diagnostics UI toggle and telemetry summary section with unit coverage for telemetry behavior and persistence

Testing

  • swift test
  • swift build -c release

Closes #86

@ori0o0p ori0o0p merged commit 03b8843 into main Feb 15, 2026
1 check passed
ori0o0p added a commit that referenced this pull request Feb 15, 2026
feat(diagnostics): add opt-in lightweight telemetry
@ori0o0p ori0o0p deleted the feature/optin-telemetry branch February 15, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add opt-in lightweight runtime telemetry

1 participant